* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft YaHei";
  min-width: 320px;
  margin: auto;
}
ol,
ul,
li {
  list-style: none outside none;
}
a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
  outline: none;
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
table {
  border-collapse: collapse;
  width: 100%;
}
tr,
td,
th {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1.3;
}
i,
em,
b,
strong {
  font-style: normal;
  font-weight: normal;
}
input,
textarea,
select {
  padding: 0;
  font-family: inherit;
  outline: none;
  resize: none;
  background: none;
  border: none;
  font-size: inherit;
  color: inherit;
}
input::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}
textarea::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}
select::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}
::-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}
.txt-elise {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.skipelement {
  display: none;
}
.tj-wrap {
  width: 1200px;
  margin: 0 auto;
}

:root {
  --c2primary-color: #046eb8;

  --c2base-color: #b28956;

  --c2minor-color: #9fa0a0;

  --c2normal-color: #3d3d3d;

  --c2foot-bg-color: linear-gradient(to bottom right, #019fdd, #084baf);
  --c2Btn-bg-color: linear-gradient(to bottom, #019fdd, #084baf);

  --c2hover-bg-color: #084baf;
  --c2hover-highlight-color: #dff6fd;
}

.index-css {
  background: #f3f7fb;
}

/*header*/
.index-head-cont {
  height: 70px;
  background-color: rgba(0, 0, 0, 0.1);
}

.tool-bar {
  padding-top: 15px;
}
.tool-bar .top-box-l {
  float: left;
  border-radius: 18px;
  line-height: 38px;
}
.tool-bar .top-box-r {
  float: right;
}
.tool-bar .top-box-r .head-link-items {
  padding: 0 10px;
  border-radius: 18px;
  line-height: 38px;
}
.tool-bar .top-box-r .head-slh-btn a {
  background: #f19ca5;
  color: #fff;
}
.tool-bar .top-box-r .head-slh-btn a:hover {
  opacity: 0.8;
}
.top-box-l a {
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  position: relative;
  float: left;
}
.top-box-l a:after {
  content: "";
  width: 1px;
  height: 12px;
  background: #fff;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.top-box-l a:last-child:after {
  display: none;
}

.head-right {
  float: right;
}
.head-link {
  float: right;
  display: flex;
  align-items: center;
}
.head-link-items a {
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  position: relative;
  float: left;
  display: flex;
  align-items: center;
}
.head-link-items a:hover {
  color: #0072bb;
}
.head-link-items .ico {
  margin-right: 5px;
  filter: brightness(3);
}

.head-slh-btn {
float:right;
  margin-left: 10px;
}
.head-slh-btn a {
  font-size: 16px;
  color: #fff;
  background: #f19ca5;
  line-height: 36px;
  padding: 0 15px;
  display: block;
  border-radius: 8px;
}

.head-nav {
  margin-top: 35px;
  position: relative;
}
.head-nav a {
  float: left;
  width: calc(100% / 6 - 60px);
  margin: 0 30px;
  padding: 0 28px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #080000;
  position: relative;
}
.head-nav a:hover,
.head-nav a.on {
  color: #fff;
  background: linear-gradient(180deg, #5db69e 0%, #268bbf 100%);
  border-radius: 4px 4px 4px 4px;
}
.head-nav a:hover::after,
.head-nav a.on::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 4px;
  left: 50%;
  bottom: 0px;
  background: #fff;
  transform: translate(-50%, 50%);
  border-radius: 2px;
}
.head-nav-items {
  padding: 0;
}
.head-nav .taojiangIP {
  position: absolute;
  right: 5%;
  top: 10%;
}

#head-pc {
  height: 167px;
  background: url(../images/tj_head_sm_bg.png) #fff center top no-repeat;
  box-shadow: 0px 6px 6px 1px rgba(0, 0, 0, 0.06);
}
#head-pc .index-head-cont {
  background-color: transparent;
}
#head-pc .head-cont {
  height: 124px;
}
#head-pc .head-cont .head-middle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#head-pc .head-cont .head-logo {
  width: 360px;
  flex: none;
  margin-top: -30px;
}
#head-pc .head-search {
  position: relative;
  margin-left: 23px;
  width: 252px;
  height: 38px;
  font-size: 16px;
  color: #fff;
  clear: both;
  display: flex;
  background: #ffffff;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #d2d2d2;
}
#head-pc .head-search input {
  width: 220px;
  line-height: 34px;
  background-color: rgba(255, 255, 255, 0.9);
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border: 0;
  padding: 0 40px 0 20px;
  color: #333;
  font-size: 16px;
}
#head-pc .head-search input::placeholder {
  line-height: 38px;
  padding-top: 5px;
  color: #757575;
  font-size: 16px;
}
#head-pc .head-search .head-search-r {
  width: 32px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  cursor: pointer;
}
#head-pc .head-search .head-search-r img {
  width: 20px;
}

#head-pc .tool-bar {
  padding-top: 0;
}
#head-pc .tool-bar .top-box-r .head-link {
  margin-top: 33px;
}
#head-pc .top-box-l a {
  color: #fff;
}
#head-pc .top-box-l a:after {
  background: #fff;
}

#head-pc .head-link-items a {
  color: #757575;
}
#head-pc .head-link-items .ico {
  filter: brightness(1);
}

#head-pc .head-nav {
  width: calc(100% - 400px);
  height: 43px;
  margin-top: 0;
  margin-bottom: -40px;
}
#head-pc .head-nav a {
  width: calc(100% / 6);
  margin: 0 auto;
  padding: 0;
}
#head-pc .head-nav a:hover,
#head-pc .head-nav a.on {
  color: #fff;
  background: linear-gradient(180deg, #5db69e 0%, #268bbf 100%);
  border-radius: 4px 4px 4px 4px;
}
#head-pc .head-nav a:hover::after,
.head-nav a.on::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 4px;
  left: 50%;
  bottom: 0px;
  background: #fff;
  transform: translate(-50%, 50%);
  border-radius: 2px;
}

#header {
  position: relative;
}
#header #head-wap {
  display: none;
  width: 100%;
}

.common-main {
  background: #fff;
  margin-bottom: 45px;
}

/*footer*/
#footer {
}
.foot-top {
  height: 80px;
  padding: 18px 0;
  background: #f5f6f6;
  border-top: 1px solid #036eb8;
}
.foot-top .foot-t-cont {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.foot-top .foot-t-cont .m_links_module {
  float: left;
  width: 232px;
  color: #333;
  line-height: 44px;
  border: 1px solid #eaeaea;
  background: #fff;
}
.foot-top .foot-t-cont .m_links_module::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 22px;
  background-color: rgba(255, 255, 255, 0.3);
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.foot-top .foot-t-cont .m_links_module span {
  display: block;
  /* background: url(../images/ico_up2_down.png) 200px center no-repeat; */
  padding: 0 10px;
  text-align: center;
  cursor: pointer;
}
.foot-top .foot-t-cont .m_links_module ul {
  position: absolute;
  bottom: 44px;
  left: 0;
  width: 100%;
  /* height: 100%; */
  z-index: 99999;
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(174, 184, 197, 0.53);
  font-size: 14px;
  line-height: 28px;
  overflow-y: auto;
  padding: 10px;
  display: none;
}
.foot-top .foot-t-cont .m_links_module li {
  padding: 0 10px;
  line-height: 28px;
  float: left;
  width: 16.6%;
}
.foot-top .foot-t-cont .m_links_module:first-child li{width:20%;}
.foot-top .foot-t-cont .m_links_module li a {
  display: block;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 8px;
  line-height: 36px;
}
.foot-top .foot-t-cont .m_links_module li a:hover{color: #0072BB;}
/*.foot-top .foot-t-cont .m_links_module:hover ul {
  display: block;
}*/

.foot-bottom {
  padding: 45px 0;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  background: #036eb8;
}
.foot-bottom .m_foot_info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot-bottom .m_foot_gov {
  float: left;
  width: 200px;
  height: 120px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: nowrap;
}
.foot-bottom .m_foot_gov .m_organization {
  margin-bottom: 0px;
}
.foot-bottom .m_foot_auth {
  width: 420px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.foot-bottom .m_foot_auth_links {
  margin: 10px auto;
  display: flex;
  justify-content: space-between;
}
.foot-bottom .m_foot_auth_links .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 15px;
}
.foot-bottom .m_foot_auth_links .item img {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #ffffff;
  opacity: 0.74;
}
.foot-bottom .m_foot_auth_links .item span {
  font-size: 14px;
  color: #fff;
}
/* .foot-bottom .m_foot_auth_links a{color: #93d1ff;padding: 0 20px;line-height: 30px;border: 1px solid rgba(255,255,255,0.5);display: inline-block;border-radius: 4px;}
.foot-bottom .m_foot_auth_links a:hover{background-color: #fff; color: var(--c2hover-bg-color);} */
.foot-bottom .m_foot_auth .m_foot_auth_info {
  display: flex;
  flex-direction: column;
}
.foot-bottom .m_foot_auth .m_foot_auth_info p {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.foot-bottom .m_foot_auth .m_foot_auth_info p img {
  margin-right: 5px;
}
.foot-bottom .m_foot_auth .m_foot_auth_info p a {
  color: #fff;
}

.foot-bottom .m_foot_copy {
  width: 300px;
  display: flex;
  justify-content: flex-end;
}
.foot-bottom .m_foot_copy .item {
  display: inline-block;
  margin: 0 10px;
  text-align: center;
  font-size: 12px;
}
.foot-bottom .m_foot_copy img {
  width: 92px;
  height: 92px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #707070;
}

.bread-crumbs {
  font-size: 16px;
  color: #000;
  padding: 32px 0 32px 25px;
  background: url(../images/tj_ico_bread.svg) left center no-repeat;
}
.bread-crumbs a {
  font-size: 16px;
  color: #000 !important;
}
.bread-crumbs a:last-child {
  color: #2d91ba !important;
}
.page-con {
  margin: 0px auto;
}

#content-area {
  background: #f5f6f6;
}
#content-area .tj-wrap {
  margin-bottom: 40px;
}
/*aside*/
.aside {
  position: fixed;
  z-index: 3;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
  width: 86px;
  border-radius: 43px;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(51, 0, 0, 0.1);
}
.aside li {
  position: relative;
  margin: 18px auto;
  text-align: center;
  cursor: pointer;
}
.aside li .ico-img {
  text-align: center;
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  background-position: left top;
  background-repeat: no-repeat;
}
.aside li .ico-img.a01 {
  background-image: url(../images/ico_aside_01.png);
}
.aside li .ico-img.a02 {
  background-image: url(../images/ico_aside_02.png);
}
.aside li .ico-img.a03 {
  background-image: url(../images/ico_aside_03.png);
}
.aside li .ico-img.a04 {
  background-image: url(../images/ico_aside_04.png);
}
.aside li .ico-img.a05 {
  background-image: url(../images/ico_aside_05.png);
}
.aside li .ico-img.a06 {
  background-image: url(../images/ico_aside_06.png);
}
.aside li span {
  font-size: 14px;
}
.aside li:hover .ico-img {
  background-position: left bottom;
}
.show-s {
  position: absolute;
  right: 86px;
  background: #fff;
  width: 142px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
  top: 0;
  text-align: center;
  display: none;
}
.show-s img {
  display: block;
  width: 100px;
  margin: 0 auto;
}
.show-s span {
  font-size: 15px;
  margin-top: 7px;
  display: inline-block;
}

.page a {
  box-sizing: content-box;
}

.hzb1-b3{box-sizing: unset !important;}

@media screen and (max-width: 768px) {
  body {
    margin-top: 0 !important;
  }
  .tool-bar .top-box-l {
    display: none;
  }

  #head-pc {
    height: auto;background: url(../images/tjx_mb_header_bg.png) no-repeat;
  }
  #head-pc .head-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #head-pc .head-cont .head-middle {
    flex-direction: column;
    padding-top: 10px;
  }
  #head-pc .head-cont .head-middle .head-logo {
    width: 60%;
    float: none;
    margin: 0 auto 20px;
    display: block;
  }

  .head-nav-items {
    padding: 0;
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
    padding-right: 90px;
  }
  .head-nav a {
    width: auto;
    padding: 0 15px;
    white-space: nowrap;
    font-size: 21px;
  }
  .head-nav {
    position: relative;
    margin-top: 10px;
  }
  .head-nav::after {
    content: "";
    width: 50px;
    height: 43px;
    position: absolute;
    right: 0px;
    top: 0;
    background: linear-gradient(
      to right,
      rgba(206, 2, 40, 0),
      rgba(8, 75, 175, 0.25)
    );
  }

  #head-pc .head-cont .head-middle .head-right {
    float: none;
  }
  #head-pc .head-cont .head-middle .head-right .head-link {
    float: none;
    padding: 0 10px;
    justify-content: center;
  }
  #head-pc .head-cont .head-middle .head-search {
    padding: 0 20px;
    margin-bottom: 20px;
    height: 45px;
  }
  #head-pc .head-cont .head-middle .head-search input {
    width: 100%;
    line-height: 45px;
  }
  #head-pc .head-cont .head-middle .head-search .head-search-r {
    height: 45px;
    width: 100px;
    padding-left: 10px;
  }

  #head-wap {
    display: block !important;
  }
  .bread-crumbs {
    margin-left: 10px;
    color: #333;
    padding: 15px 20px;
    text-wrap: nowrap;
    overflow-x: auto;
  }
  .bread-crumbs a {
    color: #333 !important;
  }

  .foot-top {
    display:none;
    height: auto;
    padding: 15px;
  }
  .foot-top .foot-t-cont {
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 10px;
  }
  .foot-top .foot-t-cont .m_links_module {
    width: 48%;
    margin: 0 auto 8px;
  }
  .foot-top .foot-t-cont .m_links_module span {
    width: 100%;
    padding: 0 10px;
    background: none;
  }
  .foot-top .foot-t-cont .m_links_module::after {
    display: none;
  }
  .foot-bottom {
    height: auto;
    padding: 10px;
  }
  .foot-bottom .m_foot_info {
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }
  .foot-bottom .m_foot_auth,
  .foot-bottom .m_foot_copy {
    width: 100%;
    padding: 0 10px 10px;
  }
  .foot-bottom .m_foot_auth .m_foot_auth_info {
    flex-direction: column;
    width: 100%;
  }
  .foot-bottom .m_foot_auth .m_foot_auth_info p,
  .foot-bottom .m_foot_copy p {
    width: 100%;
    text-align: center;
  }
  .foot-bottom .m_foot_auth .m_foot_auth_info p {
    flex-direction: column;
  }
  .foot-bottom .m_foot_copy {
    justify-content: center;
    display: none;
  }

  .foot-bottom .m_foot_info li {
    width: 100%;
    float: none;
    text-align: center;
    padding: 20px 0 0;
    margin: 0 auto;
    height: auto;
  }
  .foot-bottom .m_info1 a {
    display: inline-block;
    padding: 0 5px;
    margin: 0 auto;
  }
  .foot-bottom .m_foot_gov {
    width: 100%;
    float: none;
    padding: 10px 0;
    height: auto;
    justify-content: center;
    gap: 10px;
  }

  .tj-wrap {
    width: 100%;
    margin-bottom: auto;
  }

  .atop1 {
    margin-top: 0 !important;
  }
  .index-main {
    margin-top: 0 !important;
  }

  .aside {
    display: none;
  }
  #main {
    width: 95%;
    margin: 0 auto;
  }

  .zwgk-list li {
    display: flex;
    justify-content: flex-start;
    line-height: 42px !important;!i;!;
    margin-bottom: 10px;
  }
  .zwgk-list li a {
    /* max-width: none !important; */
    /* white-space: normal !important; */
    flex: 1;
    line-height: 42px !important;!i;!;
  }
  .zwgk-list li span {
    text-align: right;
    line-height: 42px !important;!i;!;
  }

  .tool-bar .top-box-r {
    float: none;
    width: 100%;
  }
  /* .tool-bar .top-box-r .head-link-items{display: none;} */
  #head-pc .tool-bar .top-box-r .head-link {
    width: 100%;
    flex-direction: row;
    margin: 10px auto;
  }


  #head-pc .head-nav {
    width: 100%;
    margin: 0 auto;
  }
  #head-pc .head-nav a {
    width: auto;
    padding: 0 12px;
    font-size: 18px;
  }

  .zwgk-hd .szf-tit {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .zwgk-hd .szf-tit .tit {
    white-space: nowrap;
  }

  .head-slh-btn {
    position: fixed;
    top: 145px;
    margin: 0 auto 10px;
  }
.head-link-items a:hover{color:#fff;}
.foot-bottom .m_foot_auth .m_foot_auth_info p .zb{margin-right:0;}

  #based{display:none;}
  #WXWZA{display:none;}
  .foot-bottom .m_foot_auth_links{display:none;}
  #content-area .tj-wrap{margin-bottom:0px;}
  .m_foot_auth_info p:nth-of-type(2){display: none !important;}

.tool-bar .top-box-r .head-link-items{display:none;}
#head-pc .index-head-cont{height:auto;}
#head-pc .tool-bar .top-box-r .head-link .head-slh-btn{width: 42%;margin: 0 auto; position: relative; top:0;}
#head-pc .head-search{width: 50%;margin: 0 10px;}
#head-pc .head-search input{width: 100%;padding: 0 0px 0 5px;}
#head-pc .head-cont .head-middle .head-logo{padding-bottom: 0px;}
  #head-pc .head-search .top-form{
width: 180px;
    display: flex;
    justify-content: space-between;align-items: center;
}
  .head-slh-btn img{margin-right: 8px;}
  .m_foot_auth_info p:nth-of-type(4){
    display: none !important;
}
  #_span_jiucuo{display:none;}
.foot-bottom .m_foot_gov{width:25%;}
.foot-bottom .m_foot_auth{padding: 0;}
.foot-bottom .m_foot_auth .m_foot_auth_info p:nth-child(3){flex-direction: row;justify-content: center;}
.foot-bottom .m_foot_auth .m_foot_auth_info p:nth-child(3) span{display:none;}
}